From 0ec223cb5bd1677351d646d7b82e6909ba55650c Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 14 Nov 2003 16:18:01 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 652fbb5813b..caefea001cb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2003-11-14 Thien-Thi Nguyen + + * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Take + additional optional arg NARROWFUN. For the generated functions: Add + local var `was-narrowed-p'. Also, if NARROWFUN is specified, include + frags that arrange to check for and save narrowing state before the + move and then conditionally call NARROWFUN after the move. + 2003-11-14 John Wiegley * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash @@ -31,7 +39,7 @@ 2003-11-08 Kailash C. Chowksey These changes are to support Kannada language/script. - + * Makefile.in (DONTCOMPILE): Add kannada.el. * makefile.w32-in (DONTCOMPILE): Add kannada.el. -- 2.30.2